The uniimp PKG command imports the content of .unipkg file or the content of an .xml file to a package in UVMS.
Syntax:
uniimp PKG –pkgfile <val> -xmlfile <val> -login <val> -pwd <val> -pwdfile <val> [-help] [-overwrite] [-pkg <val>] [-pkgproduct <val>] [-pkgtype <val>]
-help
Optional. Displays the command online help
-login <val>
Mandatory if -pkgtype is absent or equal to OBJECT. UVMS login account.
The login account must have UVMS permissions on package administration for that package (see
-override
Optional. Deprecated. kept for compatibility only.
-overwrite
Optional. Defines that the package must be overwritten if it already exists (otherwise the import command is aborted).
-pkg <val>
Optional. Name of the package to be imported in UVMS.
Default is the file name without the extension.
-pkgfile <val>
Mandatory. Incompatible with -xmlfile. Full path and name of the .unipkg file.
Used to import AUTOPATCH, SETTINGS or OBJECTS packages from Dollar Universe or Unijob into a file.
-pkgproduct <val>
Package product: DU for Dollar Universe, UJ for Unijob.
Default: DU (since Dollar Universe v6.10.01)
-pkgtype <val>
Optional. Package type: AUTOPATCH, SETTINGS or OBJECTS (SETTINGS and OBJECTS equals with UniJob).
Default is OBJECTS
-pwd <val>
Mandatory if -pkgtype is absent or equal to OBJECTS. Mandatory if -pwdfile is absent. Incompatible with –pwdfile
UVMS login account password
-pwdfile <val>
Mandatory if -pkgtype is absent or equal to OBJECTS. Mandatory if -pwd is absent. Incompatible with –pwd
Full name of the file containing the encrypted password of the UVMS login account. The password must be encrypted with the command uniencryptpwd.
-xmlfile <val>
Mandatory. Incompatible with -pkgfile. Only used to import an OBJECTS package from Dollar Universe: -pkgtype OBJECTS -pkgproduct DU.
Full path and name of the .xml file. The .xml file used has exactly the same syntax and the same structure as the file created by the commands uniexp PKG and uniexp (described in the section Settings Export – Import).
Also refer to section Shared Characteristics.
Example:
uniimp PKG -pkg PKG_OBJ -login admin -pwd admin -pkgproduct DU -pkgfile "C:\temp\PKG_OBJ.unipkg" -overwrite Importing package from C:\temp\PKG_OBJ.unipkg ... Package PKG_OBJ imported successfully.
As of version 6.10.41, documentation new updates are posted on the Broadcom Techdocs Portal.
Look for Dollar Universe.